GtkAccelLabel: unconditionally chain up in draw
authorMatthias Clasen <mclasen@redhat.com>
Sun, 20 Jul 2014 03:37:43 +0000 (23:37 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 20 Jul 2014 03:37:43 +0000 (23:37 -0400)
commit73267102fd4ec44541bd4b4fe21f624757e1ca0c
treecf3d0aa26eafd38bc1aae84b40e5c26bfc93f76a
parent2ddbca7ba503860911092f46633035da2345938d
GtkAccelLabel: unconditionally chain up in draw

No need to check, we know for sure that GtkLabel has a draw
function.
gtk/gtkaccellabel.c